Package negotiator.utility

Interface Summary
Evaluator Evaluator is an object that translates discrete values into an evaluation value.
 

Class Summary
EvaluatorDiscrete This class is used to convert the value of a discrete issue to a utility.
EvaluatorInteger This class is used to convert the value of an integer issue to a utility.
UtilitySpace Wouter: the utility space couples all objectives to weights and evaluators.
 

Enum Summary
EVALFUNCTYPE This class specifies the possible evaluation functions.
EVALUATORTYPE Enum specifying the possible evaluation types.